PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getBaselineShift Method
In This Topic
    getBaselineShift Method
    In This Topic
    Gets the baseline shift.
    Syntax
    public double getBaselineShift()

    Return Value

    The distance, in default user space units, by which the element's baseline shall be shifted relative to that of its parent element.
    See Also